Check if the window is a temp window, otherwise things get wonky when you
authorCody Russell <bratsche@gnome.org>
Wed, 6 Feb 2008 16:32:41 +0000 (16:32 +0000)
committerCody Russell <bratsche@src.gnome.org>
Wed, 6 Feb 2008 16:32:41 +0000 (16:32 +0000)
commit84dd6a99b8d490ba68b7aad381b4ce2ae7efe43b
treecad91e0ff11c27a0161b120822e5361f27471820
parente7355f82c2409f545210a8738bab262548f75e69
Check if the window is a temp window, otherwise things get wonky when you

2008-02-06  Cody Russell  <bratsche@gnome.org>

        * gdk/win32/gdkevents-win32.c: Check if the window is a temp window,
        otherwise things get wonky when you click on a menu.  This fixes
        a regression caused in #505928.  Thanks to Tor for spotting this
        one!  (#514789)

svn path=/trunk/; revision=19482
ChangeLog
gdk/win32/gdkevents-win32.c